Skip to content

Support cost-tracking #230

Merged
InftyAI-Agent merged 2 commits intoInftyAI:mainfrom
kerthcet:feat/support-cost
Apr 4, 2026
Merged

Support cost-tracking #230
InftyAI-Agent merged 2 commits intoInftyAI:mainfrom
kerthcet:feat/support-cost

Conversation

@kerthcet
Copy link
Copy Markdown
Member

@kerthcet kerthcet commented Apr 2, 2026

What this PR does / why we need it

Which issue(s) this PR fixes

Fixes #193

Special notes for your reviewer

image

How it looks like right now.

Does this PR introduce a user-facing change?


@InftyAI-Agent InftyAI-Agent added needs-triage Indicates an issue or PR lacks a label and requires one. needs-priority Indicates a PR lacks a label and requires one. do-not-merge/needs-kind Indicates a PR lacks a label and requires one. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Apr 2, 2026
Comment thread config/modelspec.yaml
anthropic:
models: []

deepinfra:
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

kerry-he how it looks like right now.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we want to use a model not exist here, we need to add it, or will fall to the default pricing of sonnect model.

kerthcet added 2 commits April 4, 2026 11:03
Signed-off-by: kerthcet <kerthcet@gmail.com>
Signed-off-by: kerthcet <kerthcet@gmail.com>
@kerthcet kerthcet force-pushed the feat/support-cost branch from ef9e73e to 981069e Compare April 4, 2026 10:04
@kerthcet
Copy link
Copy Markdown
Member Author

kerthcet commented Apr 4, 2026

/lgtm
/kind feature

@InftyAI-Agent InftyAI-Agent added lgtm Looks good to me, indicates that a PR is ready to be merged. feature Categorizes issue or PR as related to a new feature. and removed do-not-merge/needs-kind Indicates a PR lacks a label and requires one. labels Apr 4, 2026
@InftyAI-Agent InftyAI-Agent merged commit a69c9d6 into InftyAI:main Apr 4, 2026
20 of 21 checks passed
@kerthcet kerthcet deleted the feat/support-cost branch April 4, 2026 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. feature Categorizes issue or PR as related to a new feature. lgtm Looks good to me, indicates that a PR is ready to be merged. needs-priority Indicates a PR lacks a label and requires one. needs-triage Indicates an issue or PR lacks a label and requires one.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add price support for cost tracking

2 participants